projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a6c071
)
d/rules: Stop forcing C.UTF-8 locale: the tests now do this internally
author
Simon McVittie
<smcv@debian.org>
Tue, 2 Jan 2018 14:07:47 +0000
(14:07 +0000)
committer
Simon McVittie
<smcv@debian.org>
Tue, 2 Jan 2018 14:07:47 +0000
(14:07 +0000)
debian/changelog
patch
|
blob
|
history
debian/rules
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 96996c991637fd0b7707cd0176632a50c7974371..c12d0829510d83171173fd9e0bcbd642f7b35e72 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-2,6
+2,7
@@
ostree (2017.15-1) UNRELEASED; urgency=medium
* New upstream release
- d/libostree-1-1.symbols: Update
+ * d/rules: Stop forcing C.UTF-8 locale: the tests now do this internally
-- Simon McVittie <smcv@debian.org> Tue, 02 Jan 2018 14:06:18 +0000
diff --git
a/debian/rules
b/debian/rules
index 60855cbc7e81cbb1fe2d9bd58fc335fca8ceee34..7aef179b64cf7ef6383ef5b5c680e0fac0c114b0 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-2,8
+2,6
@@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-# Some tests assert that we will see English strings
-export LC_ALL=C.UTF-8
binaries := $(shell dh_listpackages)